home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / comm1 / exclutls.lha / Include / Excel / ED_Node.i < prev    next >
Text File  |  1996-01-28  |  223b  |  8 lines

  1. ;  Editor Line Structure
  2.  STRUCTURE ED_Node,0
  3.     STRUCT    exedn_node,MLN_SIZE        ; Minnode structure
  4.     APTR    exedn_line            ; the line entered
  5.     BYTE    exedn_Flags            ; Only eight flags allowed
  6.     BYTE    exedn_KludgeFill00
  7.     LABEL exedn_SIZE
  8.